Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

interface System.​Numerics.​IFloatingPointConstants<​TSelf>

Assembly: System.Runtime

Implemented Interfaces

Defines support for floating-point constants.

Properties

static TSelf
E
Gets the mathematical constant <c>e</c> .
static TSelf
Pi
Gets the mathematical constant <c>pi</c> .
static TSelf
Tau
Gets the mathematical constant <c>tau</c> .